Classes: FlagSet, Flags
104 105 106
# File 'lib/flag_set_maker.rb', line 104 def make_flag_set(*args) FlagSet.new(self, *args) end