Method code for $outbound_connection<$root>.trusted()

[Turn on line numbering]
arg @literal;

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

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

Tlon