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