# File lib/heroku/command/base.rb, line 119 def self.extract_summary(help) extract_description(help).split("\n").first end