Method: Object#not
- Defined in:
- lib/lookout-3.0.rb
#not ⇒ Lookout::Object::To
“not” keywords, such as “to”, that’ll then handle “receive”
48 |
# File 'lib/lookout-3.0.rb', line 48 def not; Lookout::Object::Not.new(self) end |
“not” keywords, such as “to”, that’ll then handle “receive”
48 |
# File 'lib/lookout-3.0.rb', line 48 def not; Lookout::Object::Not.new(self) end |