function __construct(File $file, Cache $cache) { parent::__construct($file, $cache); static::$templatesDir = 'migration/'; }