Having this means we can violate "type safety". Are there multiple places where we are using this?
I think I only saw one use of it, where we do: PackageName::unchecked("."). If that is the only use, do you think it might be a good strategy to implement Default instead and then call PackageName::default() there? 👵🏼
Originally posted by @xfbs in #194 (comment)