# File lib/earthquake/core.rb, line 119
    def invoke(command, options = {})
      __init(options)
      input(command)
    end