public function testAuthorization()
 {
     $this->assertTrue(BatchCustomer::isAuthenticated());
 }