# File lib/rudy/cli/networks.rb, line 23 23: def update_networks 24: Rudy::Routines::Handlers::Group.authorize rescue nil 25: networks 26: end