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