Missing Method in AuctionsController

Error: The action Sotheby is not defined in controller AuctionsController

Error: Create AuctionsController::Sotheby() in file: app/Controller/AuctionsController.php.

<?php
class AuctionsController extends AppController {


	public function Sotheby() {

	}

}

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

Stack Trace