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