File Manager

Path: /proc/self/root/proc/self/root/opt/chef.upgrade/embedded/lib/ruby/2.3.0/psych/

Viewing File: omap.rb

# frozen_string_literal: false
module Psych
  class Omap < ::Hash
  end
end