Missing Controller

Error: ThingstodoController could not be found.

Error: Create the class ThingstodoController below in file: app/controllers/thingstodo_controller.php

<?php
class ThingstodoController extends AppController {

	var $name = 'Thingstodo';
}
?>

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