Yields:
Yield Parameters:
the object that the method was called on
25 26 27
# File 'lib/impermium/configuration.rb', line 25 def configure yield self end