# File lib/commander/runner.rb, line 210 def add_command(command) @commands[command.name] = command end