public function testGetBackend()
 {
     $this->assertEquals($this->backend, $this->ab->getBackend());
 }