Method code for $root.trusted()

[Turn on line numbering]
arg @literal;

if (literal)
    return trusted || [];
return (trusted || []) + .writers();

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

the Cold Dark