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