# File lib/merb-core/rack/stream_wrapper.rb, line 34
      def ==(other)
        @body == other
      end