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