static function set_account_email($account_email)
 {
     self::$account_email = $account_email;
 }