Yields:
Yield Parameters:
the object that the method was called on
21 22 23 24
# File 'lib/croudia/configurable.rb', line 21 def configure yield self self end