# File lib/randexp/parser.rb, line 93
    def self.literal(word)
      [:literal, word]
    end