class Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector

def reflection

def reflection
  @reflection ||= reflect_on_association(name)
end