Brick is a widget library on top of Bloc.
The ideal way to load the code is by loading the entire Glamorous Toolkit project.
The following script install the latest version of Brick + Bloc
Metacello new
baseline: 'Brick';
repository: 'github://feenkcom/Brick/src';
load