class Playbook::PbFixedConfirmationToast::FixedConfirmationToast

def close_class

def close_class
  closeable.present? ? " remove_toast" : ""
end