class Playbook::PbSelect::Select

def select_margin_bottom

def select_margin_bottom
  margin.present? || margin_bottom.present? ? nil : "mb_sm"
end