# File lib/tweetstream/client.rb, line 427
    def stop_stream
      @stream.stop if @stream
    end