class Shoulda::ActiveRecord::Matchers::ValidationMatcher

def initialize(attribute)

def initialize(attribute)
  @attribute = attribute
end