# File lib/cgikit/utilities.rb, line 294 def error( msg = nil, method = false, &block ) _log(msg, method, :info, &block) end