Yields:
Yield Parameters:
the object that the method was called on
23 24 25
# File 'lib/chute/configuration.rb', line 23 def configure yield(self) end