# File lib/gettext_i18n_rails/base_parser.rb, line 5 def self.target?(file) File.extname(file) == ".#{extension}" end