# File lib/vpim/vcard.rb, line 953
    def telephone(type=nil)
      value('TEL', type)
    end