Path: | lib/facets/core/kernel/returning.rb |
Last Update: | Sat Dec 15 01:55:12 +0000 2007 |
Stub for with
NOTE The returning method is identical to with, however technically it probably should force the return of the stated object irregardless of any return statements that might appear within it‘s block. But this would require implementation in RUby itself.