fails:File.readable? returns true if named file is readable by the effective user id of the process, otherwise false
fails:File.readable? accepts an object that has a #to_path method
fails:File.readable? returns false if the file does not exist
