class Bootsnap::LoadPathCache::Path

def initialize(path)

def initialize(path)
  @path = path.to_s
end