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