Current path: opt/alt/ruby24/lib64/ruby/2.4.0/psych/
⬆️ Go up: 2.4.0
# frozen_string_literal: false module Psych class Set < ::Hash end end