# File lib/earthquake/core.rb, line 22
    def init(&block)
      inits << block
    end