Missing Controller

Error: ProfilesController could not be found.

Error: Create the class ProfilesController below in file: app/controllers/profiles_controller.php

<?php
class ProfilesController extends AppController {

	var $name = 'Profiles';
}
?>

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