public function testGetPaths()
 {
     $this->assertInternalType('array', $this->container->getPaths());
 }