Would be good to allow things like ``` @kwmethod f(;a=1,b=2) = ... ``` which would define all the combinations of `a` and `b`