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