Members
current
    The current stack
        
    
    
        Methods
newStack()
    Creates a new stack on top of the current stack
        
            
    
    removeStack()
    Removes the topmost stack from the stackstack, pushing it's values onto the stack below