The keys to use for loading of the regular dataset, as an array.
477 478 479
# File 'lib/sequel/model/associations.rb', line 477 def predicate_keys cached_fetch(:predicate_keys){Array(predicate_key)} end