class IDL::Type::UndefinedType

def initialize(*_args)

def initialize(*_args)
  raise "#{self.class.name}'s not implemented yet."
end