# File lib/jpmobile/mobile/docomo.rb, line 51 def icc @env['HTTP_USER_AGENT'] =~ /icc([0-9a-zA-Z]{20})\)/ return $1 end