static function myuse()
 {
     Self::Show();
     Parent::Show();
 }