get_ord() === $right->get_ord()) { return 0; } return $left->get_ord() < $right->get_ord() ? -1 : 1; }); return $collections; } }