@interface CNVCardEmailLineGenerator : CNVCardLineGenerator - (id)lineWithValue:(id)a0 label:(id)a1; - (id)standardLabelsForLabel:(id)a0; @end