# File lib/commander/runner.rb, line 224
    def command_exists?(name)
      @commands[name.to_s]
    end