Class: Lazylead::EmptyCC

Inherits:
Object
  • Object
show all
Defined in:
lib/lazylead/cc.rb

Overview

Empty CC email addresses.

Instance Method Summary collapse

Instance Method Details

#ccObject



97
98
99
# File 'lib/lazylead/cc.rb', line 97

def cc
  []
end