Method code for $root.trusted()

[Turn off line numbering]
  1: arg @literal;
  2: 
  3: if (literal)
  4:     return trusted || [];
  5: return (trusted || []) + .writers();

["// Created as a part of ColdCore, see: @help Credit"]

the Cold Dark