= private = protected
_load(s)
This method has no description. You can help the Ruby community by adding new notes.
# File lib/drb/drb.rb, line 530 def self._load(s) Marshal::load(s) end