# File temp/parsers/pullparser.rb, line 46
def
peek
depth
=
0
PullEvent
.
new
(
@parser
.
peek
(
depth
))
end