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