# File lib/ripper/lexer.rb, line 160 def initialize(tokens, match) @tokens = tokens @match = match end