nitc :: MClassDef :: is_intro
mclass
# Is the definition the one that introduced `mclass`? fun is_intro: Bool do return isset mclass._intro and mclass.intro == self