# File lib/chef/util/file_edit.rb, line 53 def search_file_delete_line(regex) search_match(regex, " ", 'd', 1) end