Method: Phonelib::Core#phone_ext_data

Defined in:
lib/phonelib/core.rb

#phone_ext_dataObject



25
26
27
# File 'lib/phonelib/core.rb', line 25

def phone_ext_data
  @@phone_ext_data ||= load_ext_data.freeze
end