package unit; class Using1 { static public function usingTest(s:String) { return "1"; } }