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