class ActionMailer::InlinePreviewInterceptor

def html_part

def html_part
  @html_part ||= message.html_part
end