build method

CFCard build()

Implementation

CFCard build() {
  return CFCard(this);
}