# File lib/em/processes.rb, line 84
    def unbind
      @cb.call @output.join(''), get_status if @cb
    end