method return_false
Contract
Return typewob
No input parameters.
Parameter kindDefault valueType
Other unkeyed argumentsopt
Other keyed argumentsopt
Water Contract
<method return_false
  _other_keyed=opt=wob=ekind.code="_add_to_environment"
  _other_unkeyed=opt=wob=ekind.code="_body"/>

See also: return_true

Always returns false regardless of the _subject or arguments. Any arguments can be passed to this. return_false is useful as an argument to methods that expect a method as an argument which, when called, you always want it to return false .