# File lib/commander/command.rb, line 152 def run(*args) call parse_options_and_call_procs(*args) end