# File lib/rgen/transformer.rb, line 296 def self.method(name, &block) _methods[name.to_s] = block end