# File lib/configuration.rb, line 94 def update options = {}, &block DSL.evaluate(self, options, &block) end