An implementation of Array that permits chaining, where children inherit changes to parent and where parent settings can be overridden in children, and that retains sorted order.
Asher
gem "array-sorted-compositing", "~> 1.0.5"