# File lib/spawn.rb, line 81
    def initialize(t, h)
      self.type = t
      self.handle = h
    end