# File lib/aeolus_image/model/warehouse/target_image.rb, line 33
        def build
          ImageBuild.find(@build) if @build
        end