# File lib/docker/exec.rb, line 8
  def to_s
    "Docker::Exec { :id => #{self.id}, :connection => #{self.connection} }"
  end