[Source]
# File lib/cms/init.rb, line 100 100: def initialize 101: super("Access Denied") 102: end
[Validate]