nitc :: MPackage :: package_path
self
# The path to `self` fun package_path: nullable String do if not has_source then return null return location.file.as(not null).filename end