Missing Controller

Error: SustainController could not be found.

Error: Create the class SustainController below in file: app/controllers/sustain_controller.php

<?php
class SustainController extends AppController {

	var $name = 'Sustain';
}
?>

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