# File lib/puppet/file_serving/mount.rb, line 19
19:   def find(path, options)
20:     raise NotImplementedError
21:   end