# File lib/heroku/command.rb, line 145 def self.parse(cmd) commands[cmd] || commands[command_aliases[cmd]] end