RolesConsumer
[Git Source](https://github.com/GVI-Tech-JSC/ggvi-v3/blob/85927f39f9ef0f1355aa04e3451eec63a7df478f/src/modules/ROLES/Tech Holding JSCRoles.sol)
Abstract contract to have the onlyRole modifier
Inheriting this automatically makes ROLES module a dependency
State Variables
ROLES
ROLESv1 public ROLES
Functions
onlyRole
modifier onlyRole(bytes32 role_) ;