# File lib/culerity.rb, line 5
def
to_proc
Proc
.
new
{
|
object
|
object
.
send
(
self
)}
end