# File lib/treetop/compiler/metagrammar.rb, line 955
        def alternatives
          [head] + tail
        end