public function testAuthorization()
 {
     $this->assertFalse(Ping::isAuthenticated());
 }