class Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher

def expected_value_set?

def expected_value_set?
  defined?(@expected_value)
end