_load(str)
By default calls instance(). Override to retain singleton state.
# File lib/singleton.rb, line 119 def _load(str) instance end