# File lib/chef/provider/package/rubygems.rb, line 417
        def gem_binary_path
          @new_resource.gem_binary || 'gem'
        end