# File lib/fog/compute/models/go_grid/password.rb, line 28
        def image
          requires :image_id
          connection.grid_image_get(image_id)
        end