# File src/field.rb, line 130
  def set_add_action(&block)
    @add_action_method = block
  end