public function testGetPaths()
 {
     $this->assertThat($this->object->getPaths('undefined.type'), $this->equalTo(array()));
 }