# File lib/chef/resource/gem_package.rb, line 36 def gem_binary(gem_cmd=nil) set_or_return(:gem_binary,gem_cmd,:kind_of => [ String ]) end