annotation Anyolite::WrapWithoutKeywordsInstanceMethod
Overview
Wraps all arguments of the instance method given as the first argument
to positional arguments.
The optional seconds argument limits the number of arguments to wrap as positional
arguments (-1
for all arguments).