public function testBlacklist()
 {
     $this->assertInternalType('array', SignupController::getBlacklistedEmails());
 }