package pack1.pack2; class Test { public function new() { } public function get12() { return 12; } }