Method: Functional#stack

Defined in:
lib/functional.rb

#stackObject

Returns the value of attribute stack.



335
336
337
# File 'lib/functional.rb', line 335

def stack
  @stack
end