o:$YARD::CodeObjects::MethodObject: @scope: instance:@signature"!def mail(headers={}, &block): @source"µdef mail(headers={}, &block) headers[:message_id] = "#{controller_path}/#{action_name}" # Add sendgrid header before sending mail. # Why here but not add to default_params of action_mailer? because the receiver email [:to] only can get here. if self.sendgrid_config self.sendgrid_config.add_to headers[:to] origin_mail(headers.merge(self.sendgrid_config.to_hash), &block) else origin_mail(headers, &block) end end: @tags[:@explicitT:@namespaceu:YARD::StubProxyActionMailer::Base: @dynamicT:@visibility: public: @files[["+lib/mail_engine/action_mailer_patch.rbi : @name: mail:@source_type: ruby:@docstringIC:YARD::Docstring" ; [: @summary0: @objectu; ActionMailer::Base#mail: @all":@line_range0:@ref_tags[: @path"ActionMailer::Base#mail:@parameters[[" headers"{}[" &block0:@current_file_has_commentsF: @linei