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