# File lib/randexp/parser.rb, line 64
    def self.quantify(lhs, sym)
      [:quantify, lhs, sym]
    end