Source: show | on GitHub
# File ruby/ext/openssl/lib/openssl/marshal.rb, line 21 def _load(string) new(string) end