Marker interface for Plugin capabilities. Every new Capability which is added to the Plugin API must implement this interface.
@api
Expanded class hierarchy of Capability
All classes that implement Capability
interface Capability { }