# File raggle, line 4715
        def start
          DRb::start_service(@opts['bind_url'], @interface)
          DRb::thread.join
        end