# File lib/tweetstream/client.rb, line 423
    def close_connection
      @stream.close_connection if @stream
    end