Yields:
Yield Parameters:
the object that the method was called on
5 6 7
# File 'lib/helpers/configuration.rb', line 5 def configuration yield self end