Class: Object

Inherits:
BasicObject
Defined in:
lib/lab42/core/fn.rb,
lib/lab42/core/old_ruby2.rb

Instance Method Summary collapse

Instance Method Details

#fnObject



4
5
6
# File 'lib/lab42/core/fn.rb', line 4

def fn
  Lab42::Behavior::Proxy.new self, fm: false
end

#itselfObject



2
# File 'lib/lab42/core/old_ruby2.rb', line 2

def itself; self end