: cascade myapp::base

: before hello -> {
    D-BEFORE
: }
: after hello -> {
    D-AFTER
: }