Libraries
»
texplay
(0.4.2)
»
Index
»
Proc
»
#__context__
Method: Proc#__context__
Defined in:
lib/texplay.rb
#
__context__
⇒
Object
333 334 335
# File 'lib/texplay.rb', line 333
def
__context__
eval
(
'self'
,
self
.
binding
)
end