File.exists?/Dir.exists?
File.exist?/Dir.exist?
* Change `File.exists?` to `File.exist?` * Change `Dir.exists?` to `Dir.exist?`