# File lib/sawyer/resource.rb, line 45
    def key?(key)
      @_fields.include? key
    end