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