Yields:
Yield Parameters:
the object that the method was called on
33 34 35
# File 'lib/msg.rb', line 33 def setup yield self end