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