# File lib/httparty/response.rb, line 10
      def ==(other)
        @header == other
      end