method
new
v2_2_9 -
Show latest stable
- Class:
Psych::ClassLoader
new()public
No documentation available.
# File ext/psych/lib/psych/class_loader.rb, line 20
def initialize
@cache = CACHE.dup
end new()No documentation available.
# File ext/psych/lib/psych/class_loader.rb, line 20
def initialize
@cache = CACHE.dup
end