Yields:
Yield Parameters:
the object that the method was called on
3 4 5
# File 'lib/multi_client/configuration.rb', line 3 def configure yield self end