(Or perhaps it does and this is just some Ruby-ism I'm not exposed to)
def foo(kwargs = {}, frob:) kwargs end
(Or perhaps it does and this is just some Ruby-ism I'm not exposed to)