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