# File lib/rubygems/format.rb, line 27
    def initialize(gem_path)
      @gem_path = gem_path
    end