# File lib/active_support/vendor/i18n-0.1.3/test/simple_backend_test.rb, line 285 def test_interpolate_given_an_non_string_as_a_string_returns_nil assert_equal [], @backend.send(:interpolate, nil, [], :name => 'David') end