class Playbook::PbDialog::Dialog

def overlay_close

def overlay_close
  !should_close_on_overlay_click ? "overlay_close" : ""
end