This method iterators over the column values for a Row class.
Yields:
944 945 946
# File 'lib/src.rb', line 944 def each_value yield value end