= private = protected
_dump(lv)
This method has no description. You can help the Ruby community by adding new notes.
# File lib/drb/drb.rb, line 534 def _dump(lv) Marshal.dump(@ary) end