class Playbook::PbProgressPills::ProgressPills

def with_status

def with_status
  yield title if title.present?
end