# File lib/docker/network.rb, line 27 def json(opts = {}) Docker::Util.parse_json(connection.get(path_for, opts)) end