# File lib/aeolus_image/model/warehouse/template.rb, line 23 def initialize(obj) super @body = obj.body @xml_body = Nokogiri::XML @body end