public function testCustomBilling6()
 {
     $url = Litle_CreditCard_Model_PaymentLogic::getCustomBilling('www.longerlongerlonlonger.tv');
     $this->assertEquals('longerlongerl', $url['url']);
 }