# File lib/logging/config/configurator.rb, line 15
    def self.process( &block )
      new.load(&block)
    end