# File lib/chef/resource/package.rb, line 75 def options(arg=nil) set_or_return( :options, arg, :kind_of => [ String ] ) end