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