# File lib/spec/story/runner/story_runner.rb, line 9
        def self.current_story_runner=(current_story_runner)
          @current_story_runner = current_story_runner
        end