Apply constraints on Pharo object models and reveal rule breakers.
# GToolkit Constrainer Apply constraints on Pharo object models and reveal rule breakers. ## Installation Load the code via: ```Iceberg enableMetacelloIntegration: true. Metacello new baseline: 'GToolkitConstrainer'; repository: 'github://feenkcom/gtoolkit-constrainer/src'; load. ```