# File lib/commander/runner.rb, line 43
    def self.instance
      @singleton ||= new
    end