# File lib/fakefs/file_test.rb, line 22
    def readable?(file_name)
      File.readable?(file_name)
    end