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