thumb method

Implementation

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