<?php
highlight_string("<?php __CLASS__;", true);
echo "done";
?>