public void Provide(Type type, ComponentData data)
 {
     data.SetCustomComponentPrefix(getUniqueComponentPrefix(type));
 }