# File lib/earthquake/core.rb, line 202
    def stop
      stop_stream
      EM.stop_event_loop
    end