# File lib/git/base.rb, line 382 def apply_mail(file) self.lib.apply_mail(file) if File.exists?(file) end