class Shoulda::ActiveRecord::Matchers::HaveDbIndexMatcher

def unique(unique)

def unique(unique)
  @unique = unique
  self
end