Missing Controller

Error: WashingFeetController could not be found.

Error: Create the class WashingFeetController below in file: app/controllers/washing_feet_controller.php

<?php
class WashingFeetController extends AppController {

	var $name = 'WashingFeet';
}
?>

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