module Sequel::Plugins::AssociationProxies::ClassMethods
Attributes
association_proxy_to_dataset[R]
Proc that accepts a method name, array of arguments, and block and should return a truthy value to send the method to the dataset instead of the array of associated objects.