public function authorize($authorize, $username, $password) { return Current_User::authorize($authorize, $username, $password); }