Yields:
Yield Parameters:
the object that the method was called on
31
# File 'lib/wee.rb', line 31 def each() yield self end