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