public Message setScope(short scope) { Util.setScope(this, scope); return this; }
public void setScope(short scope) { Util.setScope(this, scope); }