Yields:
17 18 19 20
# File 'lib/closync.rb', line 17 def configure(&proc) @config ||= Config.new yield @config end