if(this.hasTooManySpammers())
{
    this.delete();
}