class Image ```php public $stylists = [ 'orginal' => \Dframe\Dframe\FileStorage\Stylist\SimpleStylist::class ]; ```
class Image