class ActiveRecord::Associations::CollectionProxy

def find_from_target?

def find_from_target?
  @association.find_from_target?
end