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