public function testIsAuthenticated()
 {
     $this->assertTrue($this->token->isAuthenticated());
 }