o:$YARD::CodeObjects::MethodObject:@current_file_has_commentsT: @linei8: @scope: instance:@docstringIC:YARD::Docstring"ÊREASON TO OVERRIDE THIS METHOD: need to set layout and pass partial path to each format of mail template. Completed copied from lib/action_mailer/base.rb#665 but used revisioned ActionMailer::Collector :@ref_tags[: @objectu:YARD::StubProxy9ActionMailer::Base#collect_responses_and_parts_order: @summary0: @all[ "$REASON TO OVERRIDE THIS METHOD:"Nneed to set layout and pass partial path to each format of mail template.""8Completed copied from lib/action_mailer/base.rb#665"0but used revisioned ActionMailer::Collector:@line_rangeo: Range:endi6: begini2: exclF: @tags[:@parameters[[" headers0:@namespaceu;ActionMailer::Base: @files[["+lib/mail_engine/action_mailer_patch.rbi8: @name:&collect_responses_and_parts_order: @dynamicT: @path"9ActionMailer::Base#collect_responses_and_parts_order:@docstring_extra0:@visibility:protected:@source_type: ruby:@signature" headers.delete(:body), :content_type => self.class.default[:content_type] || "text/plain" } else templates_path = headers.delete(:template_path) || self.class.mailer_name templates_name = headers.delete(:template_name) || action_name each_template(templates_path, templates_name) do |template| self.formats = template.formats responses << { :body => render(:template => template), :content_type => template.mime_type.to_s } end end [responses, parts_order] end:@explicitT;[