All that will be needed is to defer constant init until the content provider's creation, so we have a context to get the authority from a string resource
This will be useful when you need to define a content provider for a debug or for a release build. or any build variant if you are using gradle