class Shoulda::ActiveRecord::Matchers::AssociationMatcher

def through?

def through?
  reflection.options[:through]
end