factory CssPositionValue(CssNumericValue x, CssNumericValue y) { return CssPositionValue._create_1(x, y); }