class Parser::LexerStrings

def version?(*versions)

def version?(*versions)
  versions.include?(@version)
end