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