49 50 51
# File 'lib/klam/environment.rb', line 49 def __method(sym) @eigenclass.instance_method(sym).bind(self) end