# File lib/reactor/task.rb, line 32
    def initialize(impl)
      @impl = impl
      self.class.store_instance(self, :pn_task_attachments)
    end