# File lib/spec/story/runner/story_parser.rb, line 77
        def add_to_last(line)
          @story_mediator.add_to_last("\n#{line}")
        end