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