Object
# File lib/familia/core_ext.rb, line 3 def to_proc proc { |obj, *args| obj.send(self, *args) } end
[Validate]
Generated with the Darkfish Rdoc Generator 2.