# File lib/deltacloud/runner.rb, line 53
      def initialize(ip, port)
        @ip, @port = ip, port
      end