class IDL::AST::Module

def marshal_dump

def marshal_dump
  super() << @anchor << @next
end