class Shoulda::Matchers::ActionController::SetTheFlashMatcher

def to(value)

def to(value)
  @value = value
  self
end