# File lib/rack/mount/vendor/regin/regin/group.rb, line 23
    def literal?
      quantifier.nil? && expression.literal?
    end