Missing Controller

Error: YogaPowerController could not be found.

Error: Create the class YogaPowerController below in file: app/controllers/yoga_power_controller.php

<?php
class YogaPowerController extends AppController {

	var $name = 'YogaPower';
}
?>

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