# File lib/earthquake/core.rb, line 113
    def __init(options)
      config.merge!(options)
      _init
      _once
    end