This interface should be implemented by any service related to Mimic.
Returns the ID of the service. It should match regex [a-z0-9._-].
[a-z0-9._-]
Returns true if the service is initialized may be used. Default implementation always returns true.
true