Yields:
Yield Parameters:
the object that the method was called on
108 109 110
# File 'lib/active_settings/config.rb', line 108 def configure(&block) yield self end