Resource

constructor(resourcePath: String, inputStream: InputStream = ResourceLoader.getResourceAsStream(resourcePath) ?: throw IllegalStateException("Resource $resourcePath not found."))(source)