Describe your suggestionOverview:
As it stands, the capability code is entirely repetitive and takes up 3 different folders with a total of 12 files. This could be turned into a single interface/class and instantiated from the base class. This would reduce bugs and make it easier to maintain.
Feature Request
Describe your suggestion Overview: As it stands, the capability code is entirely repetitive and takes up 3 different folders with a total of 12 files. This could be turned into a single interface/class and instantiated from the base class. This would reduce bugs and make it easier to maintain.