# File lib/systemu.rb, line 294
      def join
        @thread.join
        @data
      end