public IActionResult Login() { fox.TricksToLearn(); fox.BasicFoods(); fox.BasicDrinks(); return(View(fox)); }