class Shoulda::ActiveRecord::Matchers::AllowValueMatcher

def description

def description
  "allow #{@attribute} to be set to #{@value.inspect}"
end