Makina.Model.Command.composition

You're seeing just the function composition, go back to Makina.Model.Command module for more information.
Link to this function

composition(models, command)

Specs

composition([Makina.Model.t()], t()) :: t()

Returns a command which is the composition of the commands defined in the list of models.