public function setUp()
 {
     parent::setUp();
     $this->trueData = Data\TrueData::getInstance();
 }