Yields:
12 13 14 15
# File 'lib/cgi_party.rb', line 12 def self.configure self.config ||= Configuration.new yield(config) end