# File lib/docker/exec.rb, line 30
  def json
    Docker::Util.parse_json(connection.get(path_for(:json), {}))
  end