# File temp/parsers/pullparser.rb, line 152
      def elementdecl?
        @contents[0] == :elementdecl
      end