# File lib/randexp/reducer.rb, line 11
    def self.quantify(sexp, old_quantity)
      reduce(*sexp)
    end