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