# File lib/mongrel/configurator.rb, line 86
86:     def cloaking_class
87:       class << self
88:         self
89:       end
90:     end