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