Current File : //proc/thread-self/root/proc/self/root/opt/alt/ruby31/share/ruby/psych/set.rb
# frozen_string_literal: true
module Psych
  class Set < ::Hash
  end
end