class Shoulda::ActiveRecord::Matchers::AssociationMatcher
def through_reflection
def through_reflection @through_reflection ||= model_class.reflect_on_association(@through) end
def through_reflection @through_reflection ||= model_class.reflect_on_association(@through) end