:nocov:
# File lib/tins/to_proc.rb, line 4 def to_proc lambda do |obj, *args| obj.__send__(self, *args[0..-1]) end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.