func (p *PuppetMock) SetContactAvatar(contactID string, fileBox *filebox.FileBox) error {
    panic("implement me")
}