104 105 106
# File 'lib/rollout.rb', line 104 def define_group(group, &block) @groups[group.to_sym] = block end