class ActiveRecord::Associations::CollectionProxy

def load_target

def load_target
  @association.load_target
end