# File lib/chef/provider/mount.rb, line 93 def mount_fs raise Chef::Exceptions::UnsupportedAction, "#{self.to_s} does not support :mount" end