class SyntaxTree::YARV::VM::Stack

def last

def last
  values.last
end