class Playbook::PbAvatar::Avatar

def online_status_props

def online_status_props
  { status: status, classname: "size_#{size}" }
end