class Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
def through_reflection
def through_reflection @_through_reflection ||= subject.reflect_on_association(through) end
def through_reflection @_through_reflection ||= subject.reflect_on_association(through) end