class Thor::Group

def banner

thor class by another ways which is not the Thor::Runner.
The banner for this class. You can customize it if you are invoking the
def banner
  "#{basename} #{self_command.formatted_usage(self, false)}"
end