class Shoulda::ActiveRecord::Matchers::ValidateAcceptanceOfMatcher

def description

def description
  "require #{@attribute} to be accepted"
end