# File lib/cloudservers/server.rb, line 78
    def image
      CloudServers::Image.new(@connection,self.imageId)
    end