Yields:
Yield Parameters:
the object that the method was called on
14 15 16
# File 'lib/rosetta/config.rb', line 14 def setup yield self end