fails:The return keyword within define_method stops at the method when the return is used directly
fails:The return keyword invoked with a method call without parentheses with a block returns the value returned from the method call
