class Shoulda::ActiveRecord::Matchers::HaveDbIndexMatcher

def expectation

def expectation
  expected = "#{model_class.name} to #{description}"
end