class EmSpamc::Result
Constants
- ATTRIBUTES
Constants ============================================================¶ ↑
Public Class Methods
Public Instance Methods
spam?()
click to toggle source
# File lib/em_spamc/result.rb, line 27 def spam? headers and headers[:spam] end