# File lib/core/link.rb, line 207
    def initialize(impl)
      @impl = impl
      self.class.store_instance(self, :pn_link_attachments)
    end