Module: Psych
    Do not use.  This module is for internal use only.
  
| Relationships & Source Files | |
| Namespace Children | |
| Classes: | |
| Defined in: | lib/rubygems/psych_additions.rb | 
Overview
This exists just to satisfy bugs in marshal’d gemspecs that contain a reference to YAML::PrivateType. We prune these out in Specification._load, but if we don’t have the constant, Marshal blows up.