export default Base.extend({
  content: attr('string'),
  contentFormatted: attr('string'),
  createdAt: attr('utc'),
  editedAt: attr('utc'),