class Lookbook::InspectorTargetEntity

def mailer_preview?

def mailer_preview?
  scenarios.first&.mailer_preview?
end