fit method

Implementation

CloudinaryTransformation fit() {
  return crop('fit');
}