# File lib/state_machine/integrations/active_record.rb, line 352 def load_i18n_version begin require 'i18n/version' rescue Exception => ex end end