# File karel/runner.rb, line 13
  def Runner.instance() #instance
    Runner.new()
  end