# File lib/core/selectable.rb, line 71 def initialize(impl) @impl = impl self.class.store_instance(self, :pn_selectable_attachments) end