The set of operations to be processed.
Each operation is a tuple of the function / method to use and an array containing any parameters to be passed.
Type: array
protected $operations = [];