class WcoEmail::Message
def part_html_fully_sanitized
def part_html_fully_sanitized ActionView::Base.full_sanitizer.sanitize( part_html||'' ).squish end
def part_html_fully_sanitized ActionView::Base.full_sanitizer.sanitize( part_html||'' ).squish end