class IDL::Type::Valuebox

def is_local?(recurstk = [])

def is_local?(recurstk = [])
  node.is_local?(recurstk)
end