class Shoulda::Matchers::ActionController::SetTheFlashMatcher

def [](key)

def [](key)
  @options[:key] = key
  self
end