# File lib/aws/ec2/instance.rb, line 486
      def image
        Image.new(image_id, :config => config)
      end