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