Missing Controller

Error: PairingIsPainfulController could not be found.

Error: Create the class PairingIsPainfulController below in file: app/controllers/pairing_is_painful_controller.php

<?php
class PairingIsPainfulController extends AppController {

	var $name = 'PairingIsPainful';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp