# File lib/isolate/sandbox.rb, line 203
    def index
      @index ||= Gem::SourceIndex.from_gems_in File.join(path, "specifications")
    end