public function sketch()
 {
     $this->image_class->sketch();
     return $this;
 }