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 "compositing-array-sorted", "~> 1.0.10"