# File lib/gherkin/lexer/i18n_lexer.rb, line 21
      def scan(source)
        create_delegate(source).scan(source)
      end