File.exist?
File.exists?
File.exists? is deprecated in Ruby 2.1+ Ref: https://github.com/ruby/ruby/blob/v2_1_2/file.c#L1413