class Shoulda::ActionController::Matchers::SetTheFlashMatcher

def to(value)

def to(value)
  @value = value
  self
end