Missing Controller

Error: Step1Controller could not be found.

Error: Create the class Step1Controller below in file: app/controllers/step1_controller.php

<?php
class Step1Controller extends AppController {

	var $name = 'Step1';
}
?>

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