# File lib/spec/story/runner/story_mediator.rb, line 45
        def add_to_last(name)
          last_step.name << name
        end