in general if you have a `@console_rule`, you shou...
# development
h
in general if you have a
@console_rule
, you should be able to refactor it into a
@rule
that yields a value every time the
@console_rule
would've invoked a method on
console
to print something, and a shorter
@console_rule
that yields from that rule and calls the
console
methods