Path: | lib/facets/core/kernel/returning.rb |
Last Update: | Tue Sep 09 01:55:47 +0000 2008 |
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.