class Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection

def through?

def through?
  reflection.options[:through]
end