Missing Controller

Error: MovingOutOfTheBoxController could not be found.

Error: Create the class MovingOutOfTheBoxController below in file: app/controllers/moving_out_of_the_box_controller.php

<?php
class MovingOutOfTheBoxController extends AppController {

	var $name = 'MovingOutOfTheBox';
}
?>

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