@override String getTransformationString() { return (transformation != null) ? transformation.toString() : ''; }