# File lib/earthquake/core.rb, line 198
    def stop_stream
      @stream.stop if @stream
    end