# File lib/vcard/field.rb, line 504
      def group=(group)
        mutate(group, @name, @params, @value)
        group
      end