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