public function testCollectionKey()
 {
     $this->assertEquals($this->resource->getCollectionKey(), 'albums');
 }