public function testIdentifier()
 {
     $this->assertEquals($this->collection->getIdentifier(), '/books');
 }