This allows plugins to also easily read fixture files for tests, rather than having to do stuff like this: ``` File.open(File.join(__dir__, "../../../fixtures/100x100.jpg")) ```
<link rel="preload">