nitc :: MClass :: is_interface=
self
# Is `self` an interface kind? var is_interface: Bool is lazy do return kind == interface_kind