package source; // Yeah, I know... class Prebuild { static function main() { trace('Prebuild'); } }