# File lib/aeolus_image/model/image_build.rb, line 41
      def image
        Image.find(@image) if @image
      end