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