# File lib/rubygems/test_utilities.rb, line 28
  def initialize
    @data = {}
    @paths = []
  end