class WcoEmail::Message

def preview_str

def preview_str
  part_html_fully_sanitized[0..200]
end