I have a long list of keyword arguments, and my line length is a bit too long. I found it's a good time to use Ruby's shorthand syntax for Hash, but it turned out that it was introduced in Ruby 3,1, preventing me using it since Alba supports Ruby 3.0.