method

new

ruby latest stable - Class: Psych::ClassLoader
new()
public

No documentation available.

# File ext/psych/lib/psych/class_loader.rb, line 21
    def initialize
      @cache = CACHE.dup
    end