class IDL::AST::Valuebox

def marshal_dump

def marshal_dump
  super() << @idltype << @boxed_type
end