Missing Controller

Error: SockittoMeController could not be found.

Error: Create the class SockittoMeController below in file: app/controllers/sockitto_me_controller.php

<?php
class SockittoMeController extends AppController {

	var $name = 'SockittoMe';
}
?>

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