class Primer::Alpha::ActionMenu

def with_group(**system_arguments, &block)

def with_group(**system_arguments, &block)
  @list.with_group(**system_arguments, &block)
end