# File lib/simp/cli/config/items/data/simp_options_trusted_nets.rb, line 19
    def os_value
      # NOTE: the logic that would normally go here is in recommended_value
      # trusted_nets is an administrative concept, not an os configuration
      nil
    end