Description: An Insertable might only be instantiated once under a namespace.
Cause: One Insertable can have only one instance in a class.
Resolution: Make sure that there is only one Insertable instance under the class.