class Shoulda::Matchers::ActiveRecord::NormalizeMatcher

def to(value)

def to(value)
  @to_value = value
  self
end