class Sequel::Plugins::AssociationProxies::AssociationProxy

A proxy for the association. Calling an array method will load the associated objects and call the method on the associated object array. Calling any other method will call that method on the association’s dataset.