public function test()
 {
     $test = new Test();
     $test->fm();
 }