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