class Shoulda::ActiveRecord::Matchers::AllowValueMatcher

def initialize(value)

def initialize(value)
  @value = value
end