# File raggle, line 4490
        def initialize(opts)
          @opts = opts
          @interface = DRbInterface.new
        end