Missing Controller

Error: ATMController could not be found.

Error: Create the class ATMController below in file: app/controllers/a_t_m_controller.php

<?php
class ATMController extends AppController {

	var $name = 'ATM';
}
?>

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