Yields:
14 15 16 17 18
# File 'lib/xmvc/config.rb', line 14 def use @configuration ||= {} yield @configuration nil end