class Spec::Story::Runner::StoryMediator

def current_scenario

def current_scenario
  current_story.current_scenario
end