public function __construct()
 {
     $this->shortcode_category_name = Koshinski_vc_addon::getShortcodeCategoryName();
     $this->shortcode_prefix = Koshinski_vc_addon::getShortcodePrefix();
     $this->shortcode_textdomain = Koshinski_vc_addon::getShortcodeTextDomain();
 }