Current File : //usr/share/ruby/psych/set.rb
module Psych
  class Set < ::Hash
  end
end