Yields:
24 25 26 27
# File 'lib/cordial.rb', line 24 def self.configure self.config ||= Configuration.new yield(config) end