Yields:
Yield Parameters:
the object that the method was called on
31 32 33
# File 'lib/tune_spec/configuration.rb', line 31 def configure yield self end