/**
  * Ensure we have a cache directory.
  */
 public static function setupFilesystem()
 {
     return static::$instance->setupFilesystem();
 }