# File lib/mongrel/configurator.rb, line 86
    def cloaking_class
      class << self
        self
      end
    end