# File lib/chef/resource/ifconfig.rb, line 83 def mask(arg=nil) set_or_return( :mask, arg, :kind_of => String ) end