class IDL::AST::Member

def marshal_dump

def marshal_dump
  super() << @idltype
end