Source: show | on GitHub
# File lib/fakefs/file_test.rb, line 3 def self.exist?(file_name) File.exist?(file_name) end