Missing Method in ProductsController

Error: The action brussels-diamond-high is not defined in controller ProductsController

Error: Create ProductsController::brussels-diamond-high() in file: app/Controller/ProductsController.php.

<?php
class ProductsController extends AppController {


	public function brussels-diamond-high() {

	}

}

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

Stack Trace