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