Yields:
Yield Parameters:
the object that the method was called on
8 9 10 11
# File 'lib/aggcat/configurable.rb', line 8 def configure yield self self end