private function __clone() { throw ModelException('The Redis Model can\'t be cloned'); }
private function __clone() { throw ModelException('The Memcache Model can\'t be cloned'); }
public function setImageTextPosition($position) { throw ModelException("Attribute 'Text Position' is read-only"); }