Missing Controller

Error: MeetOurTeamController could not be found.

Error: Create the class MeetOurTeamController below in file: app/controllers/meet_our_team_controller.php

<?php
class MeetOurTeamController extends AppController {

	var $name = 'MeetOurTeam';
}
?>

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