public function niceName() { return ((this.communityname == null || this.communityname == "guest") ? this.account : this.communityname);}