public function testIsMap()
 {
     $this->assertFalse($this->type->isMap());
 }