Missing Method in ProductsController

Error: The action 贈りもの is not defined in controller ProductsController

Error: Create ProductsController::贈りもの() in file: app/controllers/products_controller.php.

<?php
class ProductsController extends AppController {

	var $name = 'Products';


	function 贈りもの() {

	}

}
?>

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

(default) 0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)