public function testGetQueryTime()
 {
     $this->assertEquals(12, $this->_result->getQueryTime());
 }