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

See also: return_false

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