# File lib/arrayfields.rb, line 186
    def key? key
      @fieldset.fields.include? key
    end