# File lib/chef/provider/mount/mount.rb, line 175 def network_device? @new_resource.device =~ /:/ || @new_resource.device =~ /\/\// end