public function setUp()
 {
     EEM_Payment::reset();
     EEM_Transaction::reset();
     //		EEM_Payment_Method::reset();
     parent::setUp();
 }