Returns first phone type that matched
Returns:
valid phone type
77 78 79
# File 'lib/phonelib/phone.rb', line 77 def type types.first end