Missing Controller

Error: ButtonsController could not be found.

Error: Create the class ButtonsController below in file: app/controllers/buttons_controller.php

<?php
class ButtonsController extends AppController {

	var $name = 'Buttons';
}
?>

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