183 184 185
# File 'lib/russian_phone/number.rb', line 183 def country_code(string) clean(string)[-10, 1] end