133 134 135 136
# File 'lib/nanoc/core/configuration.rb', line 133 def update(hash) @wrapped.update(hash) self end