method

new

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

No documentation available.

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