Current Path : /proc/thread-self/root/proc/thread-self/root/opt/alt/ruby27/share/ruby/psych/ |
Current File : //proc/thread-self/root/proc/thread-self/root/opt/alt/ruby27/share/ruby/psych/set.rb |
# frozen_string_literal: true module Psych class Set < ::Hash end end