# File lib/restclient/payload.rb, line 46
      def read(bytes=nil)
        @stream.read(bytes)
      end