public function testHasSsCardType()
 {
     $this->assertEquals(false, $this->model->hasSsCardType());
 }