o:$YARD::CodeObjects::MethodObject:@current_file_has_commentsT: @linei : @scope: class:@docstringIC:YARD::Docstring"3One requirement: Need one html file in the zip :@ref_tags[: @objectu:YARD::StubProxy2MailEngine::HtmlDocumentAssetsReplacer.check!: @summary0: @all["One requirement:""Need one html file in the zip:@line_rangeo: Range:endi : begini : exclF: @tags[:@parameters[["file_paths0:@namespaceu;+MailEngine::HtmlDocumentAssetsReplacer: @files[["5lib/mail_engine/html_document_assets_replacer.rbi : @name: check!: @dynamicT: @path"2MailEngine::HtmlDocumentAssetsReplacer.check!:@docstring_extra0:@visibility: public:@source_type: ruby:@signature"def check! file_paths: @source"def check! file_paths html_file_pathes = file_paths.select { |path| path =~ /\/[^_\/]+\.htm(l)?$/i } raise "No html was passed in." if html_file_pathes.blank? raise "Please only include one html file in the zip file." if html_file_pathes.size > 1 html_file_pathes.first end:@explicitT;[