public function actionGetMyImage()
 {
     Response::sendImage("/opt/lampp/htdocs/files/yii-bundles-app/lambo.jpg");
 }