= private = protected
new(str)
This method has no description. You can help the Ruby community by adding new notes.
# File lib/drb/extserv.rb, line 49 def initialize(str) @str = str end