I have one child class in a polyhierarchy. Both parent classes have rule x applied. This means the child class inherits rule x twice, once from each parent. Can anyone advise on under what situations this will be an issue and/or if there are ways to limit the inheritance? Thank you.