lib/psych/set.rb



module Psych
  class Set < ::Hash
  end
end