class IDL::AST::Node

def marshal_dump

def marshal_dump
  super() << @children << @introduced
end