class Thor::Group
def banner
The banner for this class. You can customize it if you are invoking the
def banner "#{basename} #{self_command.formatted_usage(self, false)}" end
def banner "#{basename} #{self_command.formatted_usage(self, false)}" end