# File lib/couch_potato/persistence/attachments.rb, line 7
        def _attachments
          @_attachments ||= {}
        end