$y = $event->y; # Colorer assumes that y is start of y/// construction, which is incorrect. ;; <- brutal fix
$x = $event->x; # Colorer assumes that x is a keyword, not a function
$object->tr(); # Colorer assumes that tr is start of tr/// construction, which is incorrect.