# File lib/russian.rb, line 46 def localize(object, options = {}) I18n.localize(object, options.merge({ :locale => LOCALE })) end