# File lib/spec/story/runner/story_mediator.rb, line 93
          def initialize(name)
            @name = name
            @steps = []
          end