autoload mobile classes
Vodafone
Vodafoneを含む
# File lib/jpmobile.rb, line 42 def self.carriers @carriers ||= DEFAULT_CARRIERS.dup end
# File lib/jpmobile.rb, line 46 def self.carriers=(ary) @carriers = ary end