Missing Controller

Error: SpinelController could not be found.

Error: Create the class SpinelController below in file: app/controllers/spinel_controller.php

<?php
class SpinelController extends AppController {

	var $name = 'Spinel';
}
?>

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