# File src/rexml/parsers/pullparser.rb, line 40
                        def peek depth=0
                                PullEvent.new(super)
                        end