# File lib/aeolus_image/model/target_image.rb, line 40
      def target_template
        Template.find(@template) if @template
      end