# File lib/heroku/command/base.rb, line 111 def self.extract_command(help) extract_banner(help).to_s.split(" ").first end