method type.check_return_type
Contract
Return typewob
Parameter keyDefault valueType
the_methodreq
the_typereq
the_valuereq
type_checking"error"string
Water Contract
<method type.check_return_type
  the_method   =req
  the_type     =req
  the_value    =req
  type_checking="error"/>