# File lib/puppet/network/handler/fileserver.rb, line 154 154: def mounted?(name) 155: @mounts.include?(name) 156: end