# File lib/sawyer/resource.rb, line 122
    def each(&block)
      @attrs.each(&block)
    end