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