# File lib/pdf/reader/explore.rb, line 36
    def initialize (receiver, xref)
      @xref = xref
      @pwd  = '/'
    end