# File lib/spec/story/runner/story_parser.rb, line 207
          def given(line)
            @parser.create_given(remove_tag_from(:given, line))
          end