Method: Object#not

Defined in:
lib/lookout-3.0.rb

#notLookout::Object::To

“not” keywords, such as “to”, that’ll then handle “receive”

Returns:



48
# File 'lib/lookout-3.0.rb', line 48

def not; Lookout::Object::Not.new(self) end