41 42 43
# File 'lib/rulz.rb', line 41 def define_rulz(&block) Rulz::Definer.new(self).instance_eval &block end