Method: Object#not

Defined in:
lib/rtype/behavior/core_ext.rb

#notRtype::Behavior::Not



14
15
16
# File 'lib/rtype/behavior/core_ext.rb', line 14

def not
  ::Rtype::not(self)
end