public function passwordCheck($password = '') { return Authorization::passwordCheck($this, $password); }