# File lib/spec/story/runner/plain_text_story_runner.rb, line 21
        def []=(key, value)
          @options[key] = value
        end