Parent

Methods

Symbol

Public Instance Methods

to_proc() click to toggle source
# File lib/sourcify/facets.rb, line 13
def to_proc
  Proc.new{|*args| args.shift.__send__(self, *args)}
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.