This function retrieves a token.
Future<Token> retrieveToken() async { return _methods.retrieveToken(); }