Method: Extree::Seed.pop

Defined in:
lib/extree/seed.rb

.popObject



25
26
27
# File 'lib/extree/seed.rb', line 25

def pop
  @@call_stack.pop
end