method

new

v1_9_1_378 - Show latest stable - Class: Foo
new(str)
public

No documentation available.

# File lib/drb/extserv.rb, line 49
    def initialize(str)
      @str = str
    end