# File lib/couchrest/model/extended_attachments.rb, line 17
      def attachments
        self['_attachments'] ||= {}
      end