# File lib/mongrel/configurator.rb, line 82
82:     def cloaking_class
83:       class << self
84:         self
85:       end
86:     end