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