class Playbook::PbFormGroup::FormGroup

def full_width_class

def full_width_class
  full_width ? "full" : nil
end