/** * {@inheritdoc} */ public static function read($resource) { return static::$instance->read($resource); }