# File lib/vcard/vcard.rb, line 760
    def address(type=nil)
      value("ADR", type)
    end