Yields:
Yield Parameters:
the object that the method was called on
65
# File 'lib/balloon/configuration.rb', line 65 def configure; yield self; end