nitc :: MMethod :: mcontract_facet
is representing the method with a contract This method calls contracts (expect, ensure) and the method
# The contract facet of the method
# is representing the method with a contract
# This method calls contracts (expect, ensure) and the method
var mcontract_facet: nullable MFacet = null
src/model/model_contract.nit:62,2--65,44