30313233343536
* Construct a new Transform fixture. * * @return a Transform instance */ public Transform transform() { return new Transform(); }