public function getInstance() {
     $tracker = new TwoCheckout_Tracker();
     $tracker->setTrackerName("TwoCheckout");
     return $tracker;
 }