Yields:
Yield Parameters:
the object that the method was called on
10 11 12
# File 'lib/interpreter/programPoints.rb', line 10 def each yield self end