public function testReturnsServerVersion()
 {
     $this->assertNotEmpty($this->cassandra->getVersion());
 }