# File lib/puppet/network/handler/fileserver.rb, line 145 145: def mounted?(name) 146: @mounts.include?(name) 147: end