# File lib/safemode/parser.rb, line 111 def raise_security_error(type, info) raise Safemode::SecurityError.new(type, info) end