# File lib/docker/container.rb, line 146 def to_s "Docker::Container { :id => #{self.id}, :connection => #{self.connection} }" end