class Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher

def initialize(store)

def initialize(store)
  @store = store
end