# File lib/vcard/field.rb, line 289
      def pvalues(name)
        @params[name.upcase]
      end