# File lib/chef_zero/data_store/interface_v1.rb, line 40 def exists?(path) raise "exists? not implemented by class #{self.class}" end