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