@Override
 protected void dispatch(final Handler handler) {
   handler.onUserUnfollowed(this);
 }