public function testCanFetchTransactionInfo()
 {
     $this->assertEquals(false, $this->_model->canFetchTransactionInfo());
 }