module ActiveRecord::Associations::Preloader::ThroughAssociation

def through_reflection

:nodoc:
def through_reflection
  reflection.through_reflection
end