class SyntaxTree::YARV::VM

def load(filepath)

def load(filepath)
  require_internal(filepath, loading: true)
end