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