# File lib/earthquake/core.rb, line 228
    def mutex
      @mutex ||= Mutex.new
    end