class Bar { public static function bar() { trace("Hello from Bar.hx"); } }