Yields:
Yield Parameters:
the object that the method was called on
4 5 6
# File 'lib/core_ext.rb', line 4 def as yield self end