# File lib/vcard/vcard.rb, line 794
    def email(type=nil)
      value("EMAIL", type)
    end