# File lib/thor.rb, line 29
  def self.group_name
    @group_name || 'standard'
  end