Returns first phone type that matched
Returns:
valid phone type
63 64 65
# File 'lib/phonelib/phone.rb', line 63 def type types.first end