# File lib/fakefs/dir.rb, line 34
    def pos=(integer)
      @pointer = integer
    end