# File lib/chef/util/file_edit.rb, line 59 def search_file_delete(regex) search_match(regex, " ", 'd', 2) end