class Shoulda::ActiveRecord::Matchers::ValidationMatcher

def matches?(subject)

def matches?(subject)
  @subject = subject
  false
end