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