# File lib/sinatra/streaming.rb, line 153
      def close_read
        raise IOError, "closing non-duplex IO for reading"
      end