= private = protected
hello(it)
This method has no description. You can help the Ruby community by adding new notes.
# File lib/drb/extserv.rb, line 53 def hello(it) "#{it}: #{self}" end