class Playbook::PbFlex::FlexItem

def overflow_class

def overflow_class
  overflow ? " overflow_#{overflow}" : ""
end