# File lib/simp/cli/config/items/data/cli_network_gateway.rb, line 7 def initialize super @key = 'cli::network::gateway' @description = 'The default gateway.' @data_type = :cli_params end