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