# File lib/puppet/file_serving/mount.rb, line 33
33:   def search(path, options)
34:     raise NotImplementedError
35:   end