Yields:
Yield Parameters:
the object that the method was called on
16 17 18
# File 'lib/wombat.rb', line 16 def configure yield self end