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



99
100
101
# File 'lib/lazylead/cc.rb', line 99

def cc
  []
end