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