# File lib/pdf/reader/page.rb, line 93 def walk(*receivers) callback(receivers, :page=, [self]) content_stream(receivers, raw_content) end