public function __construct()
 {
     self::$username = $this->getUserName();
 }