function __construct()
 {
     self::$positiveAdjectives = array("Amazing", "Awesome", "Blithesome", "Excellent", "Fabulous", "Fantastic", "Favorable", "Fortuitous", "Great", "Incredible", "Ineffable", "Mirthful", "Outstanding", "Perfect", "Propitious", "Remarkable", "Smart", "Spectacular", "Splendid", "Stellar", "Stupendous", "Super", "Ultimate", "Unbelievable", "Wondrous");
     $this->commentTemplate = array("|A| video!!!", "That was a |a| video.", "Glad I watched your video. It was |a|!!!", "That was an |a1| video. Simply |a2|!!!", "That was an |a1| video. Simply |a1|!!!", "Thank you for posting a |a| video like this. It was exactly what I needed.", "I purchased this |a| product after watching this video. Thanks for sharing!", '#|A|');
     //$this->spinner = new SpinnerChief ( "b8ed07f9276342e7b", "frostbyte07", "Neeuq011", 443 );
 }