You may have situations where the color you wish to use depends on some state that is unknown until your application is running, and may change between each invocation.
Since Paintbrush colors are regular methods, you can call public_send
within the block passed to paintbrush
.