class ActiveUtils::Connection

def error(message, tag = nil)

def error(message, tag = nil)
  log(:error, message, tag)
end