class Playbook::PbAvatar::Avatar

def alt_text

def alt_text
  image_alt.present? ? image_alt : name
end