class Playbook::PbProgressPills::ProgressPills

def make_full_width

def make_full_width
  full_width_pill ? " full_width_pill" : nil
end