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