this.alias = alias; this.user = user;
return alias;
return id;
return user;
this.alias = alias;
this.id = id;
this.user = user;