Current File : //opt/alt/ruby21/lib64/ruby/2.1.0/psych/set.rb
module Psych
  class Set < ::Hash
  end
end