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

def polymorphic?

def polymorphic?
  reflection.options[:polymorphic]
end