# File lib/chef/resource/gem_package.rb, line 42 def options(opts=nil) set_or_return(:options,opts,:kind_of => [String,Hash]) end