```js var decorator = funcA.asAround(); var decorated function = decorator.compose(Function/Refinable); ``` is it useful?
is it useful?