# File lib/cloudservers/connection.rb, line 206
    def get_image(id)
      CloudServers::Image.new(self,id)
    end