class Playbook::PbSource::Source

def show_icon?

def show_icon?
  !type_icon_name.nil? && avatar.nil?
end