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