# File test/test_priv.rb, line 162 def exist?(path) @exist_call += 1 @exist_path = path path == 'foo' end