# File lib/chef/resource/route.rb, line 96 def netmask(arg=nil) set_or_return( :netmask, arg, :kind_of => String ) end