class Shoulda::ActiveRecord::Matchers::ValidateUniquenessOfMatcher

def initialize(attribute)

def initialize(attribute)
  @attribute = attribute
end