The Elephant in the Room

By Narayan Manandhar
Published: August 20, 2023 08:45 AM

Scanning social media creates the impression that the Nepal Army is treated as a sacred cow—a virtually untouchable and sacrosanct institution. The slightest criticism leads to a barrage of offensive and defensive counter-criticisms, often escalating to personalized attacks that label the critic as anti-national, a foreign spy, or even a traitor.

In Parliament, when Dr. Swarnim Wagle from RSP and Bimala Paudyal Rai from CPN-UML cautiously broached the topic of downsizing the army, their voices were swiftly drowned by a flood of criticisms and personal attacks. The defense minister retorted that the government had no intention of reducing the army's size. He even furnished data on the total sanctioned positions (96,477) and those currently occupied (81,277). Bam Dev Gautam, another politician, suggested doubling the army's strength to 200,000. Former monarchists, retired bureaucrats, and ex-generals echoed venomous criticism against advocates of downsizing.

The Comprehensive Peace Agreement (CPA) signed between the government and the Maoists in 2006 emphasized the democratization of the army, comprising determining appropriate numbers, imparting training on democratic and human rights values, and enhancing the army's democratic structure and inclusivity. During the peak of the civil war, the Royal Nepalese Army (RNA), often accused of salami, gulami, and malami tactics, had an effective strength estimated to be less than half of its total. Aside from their engagement with Khampa rebels in the early 1970s, prompted by Chinese pressure, the RNA faced its first real combat challenge against the Maoists.

Reluctance from King Birendra to deploy the army against the Maoists led to the creation of a separate armed police force by Prime Minister Girija Prasad Koirala. Post-palace massacre and Maoist attacks on army barracks, the RNA was drawn into the civil war. Despite boasting their mission as bringing rebels to the negotiation table rather than battlefield annihilation, the army's efforts did result in significant losses for the Maoists.

The Maoists didn't need battlefield victories; they needed to avoid defeats. However, the army needed decisive victories to win the war, a situation that prolonged the civil conflict. With technical superiority but challenged by terrain, numerical inferiority, homemade weapons, and mass support, Nepal's civil war could have spilled into neighboring countries. This eventually pushed both sides to negotiate. This intensified conflict strained the government's finances, demanding increased security expenditure. Donors seeking fiduciary risk reduction called for budgetary restraint, leading to mid-term reforms in audit, procurement, and anti-corruption laws drafting.

The need for the army's numerical strength to double emerged from the escalating war. Nonetheless, this numerical expansion remained unchallenged for a long time. During early peace negotiations, the Maoists raised concerns about democratization and downsizing. They even floated the idea of conscription to neutralize the army. However, after an unsuccessful attempt by Dahal to dismiss the COAS, the Maoists opted for silence on army issues. After dismantling their fighters, they maintained this silence. The optimal army size could ignite a national debate. What's certain is that it now surpasses the number of civil servants and public school teachers. Justifications include disaster rescue, participation in UN peacekeeping, infrastructure, internal security, etc. The value of a fire brigade only becomes clear during a fire; similarly, the army's value is justified through need.

Addressing the bloated army involves considering Nepali citizens joining foreign armies (particularly British and Indian). Even during monarchy, King Birendra's Zone of Peace (ZOP) proposition turned futile. Politicians advocate non-alignment, Panchasheela, and Buddha's land but remain silent about army size and Nepali citizens joining foreign armies, exposing a critical oversight. Dr. Wagle alluded to two elephants in the room—the bureaucracy and the army. Others, such as the judiciary, private sector, and media, also require post-federal democratic Nepal assessment. When army proponents discuss downsizing, they mean downsizing elected officials in federated Nepal, revealing their true allegiances. The army's strength lies not in quantity but quality and mentality. Without substantial structural changes, we risk repeating B. P. Koirala's lament about not extending control over a couple of palace guards after King Mahendra's 1960 coup.

Request history8.2.19PHP Version7.19sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (12.16ms)time
    • Application (7.18s)time
    • 1 x Application (99.83%)
      7.18s
      1 x Booting (0.17%)
      12.16ms
      1 templates were rendered
      • frontend.amp-detailamp-detail.blade.php#?blade
      uri
      GET amp/news/{slug}
      middleware
      web, mynews, kyc
      controller
      App\Http\Controllers\Frontend\News\NewsController@getBySlug
      namespace
      prefix
      where
      as
      news.slug
      file
      app/Http/Controllers/Frontend/News/NewsController.php:276-373
      10 statements were executed7.14s
      • NewsController.php#297republica11.66sselect `id`, `title`, `content`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `is_subscriber_user`, `is_free`, `is_logged_in_user`, `content`, `caption`, `news_slug`, `exclusive_news` from `news` where `permalink` = 'the-elephant-in-the-room' and `status` = 1 limit 1
        Bindings
        • 0: the-elephant-in-the-room
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1690μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (144580)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1550μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` in (144580)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1560μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (144580)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1560μsselect `authors`.`id`, `name`, `avatar`, `news_has_authors`.`news_id` as `pivot_news_id`, `news_has_authors`.`author_id` as `pivot_author_id`, `news_has_authors`.`created_at` as `pivot_created_at`, `news_has_authors`.`updated_at` as `pivot_updated_at` from `authors` inner join `news_has_authors` on `authors`.`id` = `news_has_authors`.`author_id` where `news_has_authors`.`news_id` in (144580)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#388republica12.98sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('The Elephant in the Room' IN BOOLEAN MODE) as score from `news` where `id` != 144580 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 144580
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica11.5msselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (26298, 155819, 155981, 156788, 156873, 157526)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1680μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (26298, 155819, 155981, 156788, 156873, 157526)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#416republica1670μsselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-12 16:51:58' and '2025-04-13 16:51:58' and `id` not in (144580) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-12 16:51:58
        • 1: 2025-04-13 16:51:58
        • 2: 144580
        • 3: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:416
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:410
        • app/Http/Controllers/Frontend/News/NewsController.php:315
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • UpdateNewsVisitListener.php#27republica12.5supdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-13 16:51:58' where `id` = 144580 and `status` = 1
        Bindings
        • 0: 2025-04-13 16:51:58
        • 1: 144580
        • 2: 1
        Backtrace
        • app/Listeners/UpdateNewsVisitListener.php:27
        • vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:473
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:264
      App\Models\News
      7News.php#?
      App\Models\Attachment
      7Attachment.php#?
      App\Models\Category
      1Category.php#?
      App\Models\Author
      1Author.php#?
          _token
          JXAZJik0C4u22SCTFZ19ERrQuXoXMkcUbpmFuHjC
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/the-elephant-in-the-room" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/the-elephant-in-the-room
          path_info
          /amp/news/the-elephant-in-the-room
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:24 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "18.221.52.104" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVEbDJxNWlyUVVvbXpJbEZNU09kYlE9PSIsInZhbHVlIjoiRzZvbEVZRFBMLzJhbGo1M1d5dnBUMGZyV2JjR1drT0IwcUNqbEd5WWczZFFod2FPMWFsYUpLM1dJbk85cnZ3R1VFWmM4a0VZSzBNU3hPVEdoSExwZmU3ZHpkR3RGTDI5cllkREc0MjZmVGtvMGhJQUs1eno4ZkI5OVNpK0l1cnYiLCJtYWMiOiIxZjE1YzIzZWUxMDIzZjM4NzM1Nzc2MGQ5NDFhM2IwZmE3MDY2NTkwZDc3NzdjMTRjZjQ5N2I3ZmJkMDdlY2E5IiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6IktZMnVkZVBoL2lnSElsODdQeXlQNWc9PSIsInZhbHVlIjoicjg0UlBrVUF4dlJMVDh2b0p3d1lOT0JZaXRGM3hCNmdjczVyTU9QbWcvSmhUd21Wc1haQi9wOXRBaDFJWUVId3AzdDEyRFNrSmVQMUQreGtKMHp4TFhsQ2pOY1VKZU5JeDd4dmpNcFVSaytEN0ZXSmxrVFU4Q1dFWnNUL1NZeXIiLCJtYWMiOiIyMTFiZmQ4NDFlNTc5NTZkZDZkMjEzNjdhZmYzNmY3MWVkZTMyODhiMTkyYjA4NDA1MWUxYjQ1ODNkOTk2Mzc5IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjVEbDJxNWlyUVVvbXpJbEZNU09kYlE9PSIsInZhbHVlIjoiRzZvbEVZRFBMLzJhbGo1M1d5dnBUMGZyV2JjR1drT0IwcUNqbEd5WWczZFFod2FPMWFsYUpLM1dJbk85cnZ3R1VFWmM4a" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "x-forwarded-for" => array:1 [ 0 => "18.221.52.104" ] "cf-ray" => array:1 [ 0 => "92fa7f255e74e814-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "JXAZJik0C4u22SCTFZ19ERrQuXoXMkcUbpmFuHjC" "republica_session" => "GF7tURknpQJtYYR6M86z4b709ywxzsHQPyaa53Lc" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 13 Apr 2025 11:07:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZGWTFCUGJORTltWUtBWGFlMzZkelE9PSIsInZhbHVlIjoicXZxUzVVVjBvNTh2WGVBM2sxdnU3dEs3bnBpcFpLSDVkV1NXbDRpTE9PRmFIb1l4S0NCNnByalF1dVArdUV3bkVCTE5lMWZkek1BdnhuR2xESGpXL21GMUFFWDVjSW9Ua1JUUkdnZWRqV1REQ2RlZWdMVFY2MisxeHNud3QvYW0iLCJtYWMiOiI3ZWU5NWJiMzk0NmNmYTk0OGMwNzc3YjlkOWZlZjMxYjdiNjU4NTk0ZmIzN2ZkNDQxZjhhZmMzZTZiNmYzMTMyIiwidGFnIjoiIn0%3D; expires=Mon, 13 Apr 2026 11:07:00 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjZGWTFCUGJORTltWUtBWGFlMzZkelE9PSIsInZhbHVlIjoicXZxUzVVVjBvNTh2WGVBM2sxdnU3dEs3bnBpcFpLSDVkV1NXbDRpTE9PRmFIb1l4S0NCNnByalF1dVArdUV3bkVCTE5lM" 1 => "republica_session=eyJpdiI6Inpzc282TDRrRzJUREp3TDhidEtrd0E9PSIsInZhbHVlIjoiRUU5R3hYSzlxZ1ZpZ3d2WHpiUUIwZFAzLzZWaEtmVFkrWE1xWXg2aldBZVRkVDJWVnltRFFNdWFwZnVaanJhZnRERzAwZ2g3K3ZlQzZoUWFseHd5MExVK29tNmJubjZoaDJmaWxHbkRQNkVoVysxU1hURGFmaUZPWUxyV29vblUiLCJtYWMiOiIyYzg2ODQ4YTIwMTVhMGUxZDc3ZjczZTNmYzdkMzg1YzE1M2Q3ODE1NzlmNmFiYTc5M2MyZTA0MTU1YmVjYzFjIiwidGFnIjoiIn0%3D; expires=Mon, 13 Apr 2026 11:07:00 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6Inpzc282TDRrRzJUREp3TDhidEtrd0E9PSIsInZhbHVlIjoiRUU5R3hYSzlxZ1ZpZ3d2WHpiUUIwZFAzLzZWaEtmVFkrWE1xWXg2aldBZVRkVDJWVnltRFFNdWFwZnVaanJhZn" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZGWTFCUGJORTltWUtBWGFlMzZkelE9PSIsInZhbHVlIjoicXZxUzVVVjBvNTh2WGVBM2sxdnU3dEs3bnBpcFpLSDVkV1NXbDRpTE9PRmFIb1l4S0NCNnByalF1dVArdUV3bkVCTE5lMWZkek1BdnhuR2xESGpXL21GMUFFWDVjSW9Ua1JUUkdnZWRqV1REQ2RlZWdMVFY2MisxeHNud3QvYW0iLCJtYWMiOiI3ZWU5NWJiMzk0NmNmYTk0OGMwNzc3YjlkOWZlZjMxYjdiNjU4NTk0ZmIzN2ZkNDQxZjhhZmMzZTZiNmYzMTMyIiwidGFnIjoiIn0%3D; expires=Mon, 13-Apr-2026 11:07:00 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjZGWTFCUGJORTltWUtBWGFlMzZkelE9PSIsInZhbHVlIjoicXZxUzVVVjBvNTh2WGVBM2sxdnU3dEs3bnBpcFpLSDVkV1NXbDRpTE9PRmFIb1l4S0NCNnByalF1dVArdUV3bkVCTE5lM" 1 => "republica_session=eyJpdiI6Inpzc282TDRrRzJUREp3TDhidEtrd0E9PSIsInZhbHVlIjoiRUU5R3hYSzlxZ1ZpZ3d2WHpiUUIwZFAzLzZWaEtmVFkrWE1xWXg2aldBZVRkVDJWVnltRFFNdWFwZnVaanJhZnRERzAwZ2g3K3ZlQzZoUWFseHd5MExVK29tNmJubjZoaDJmaWxHbkRQNkVoVysxU1hURGFmaUZPWUxyV29vblUiLCJtYWMiOiIyYzg2ODQ4YTIwMTVhMGUxZDc3ZjczZTNmYzdkMzg1YzE1M2Q3ODE1NzlmNmFiYTc5M2MyZTA0MTU1YmVjYzFjIiwidGFnIjoiIn0%3D; expires=Mon, 13-Apr-2026 11:07:00 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6Inpzc282TDRrRzJUREp3TDhidEtrd0E9PSIsInZhbHVlIjoiRUU5R3hYSzlxZ1ZpZ3d2WHpiUUIwZFAzLzZWaEtmVFkrWE1xWXg2aldBZVRkVDJWVnltRFFNdWFwZnVaanJhZn" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "JXAZJik0C4u22SCTFZ19ERrQuXoXMkcUbpmFuHjC" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/the-elephant-in-the-room" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/the-elephant-in-the-room" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-13 16:52:00GET/amp/news/the-elephant-in-the-room11016