public function testGetCuries()
 {
     $this->assertEquals([], $this->mapping->getCuries());
 }