public RestAPI RelationShips(RelationShipPipe relationShips) { return this.Add(relationShips); }
public RestAPI RelationShips(RelationShipPipe relationShips) { return(this.Add(relationShips)); }