A base class for importers that resolves URLs in `@import`s to the contents of Sass files.
Importers should implement {@see \ScssPhp\ScssPhp\Importer__toString} to provide a human-readable description of the importer. For example, the default filesystem importer returns its load path.