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