transform method

Transformation transform()

Implementation

Transformation transform() {
  return Transformation(_path, _publicId);
}