@JvmOverloads open fun parseResource(resource: String, version: String? = null): T
Fetches and parses the resource using the context defined for this instance (by default uses this class' classloader, but can be configured with withResourceContext).