# File rushcheck/gen.rb, line 122 def self.promote new {|n, r| Proc.new {|a| yield(a).value(n, r) } } end