WIP: ZODB Components: providesIFoo() getters were only created for FS Interfaces.
Add them to BaseAccessorHolder (like `Base Category` accessors) instead of Base class so they can be regenerated on reset while not having to remove ZODB Components from Base class on reset. TODO: CachingMethod(provides)? (de965679)