# File lib/fakefs/file.rb, line 220
    def close
      @open = false
    end