nitc :: MMethod :: has_expect
# Is there an expect contract? fun has_expect: Bool do return self.mexpect != null end