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