Inheritance: extends PHPUnit_Framework_TestCase
 protected function tearDown()
 {
     parent::tearDown();
     FileSystem::remove(__DIR__ . '/entities');
 }