# File lib/tweetstream/client.rb, line 405
    def stop
      EventMachine.stop_event_loop
      @last_status
    end