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