관리-도구
편집 파일: omap.rb
# frozen_string_literal: false module Psych class Omap < ::Hash end end