# File lib/restclient/payload.rb, line 108
      def close
        @stream.close unless @stream.closed?
      end