# File lib/thor.rb, line 25
  def self.group(name)
    @group_name = name.to_s
  end