Return human representation of phone type
Returns:
Human readable valid phone type
89 90 91
# File 'lib/phonelib/phone.rb', line 89 def human_type Core::TYPES_DESC[type] end