Method: Object#not
- Defined in:
- lib/rtype/behavior/core_ext.rb
#not ⇒ Rtype::Behavior::Not
14 15 16 |
# File 'lib/rtype/behavior/core_ext.rb', line 14 def not ::Rtype::not(self) end |
14 15 16 |
# File 'lib/rtype/behavior/core_ext.rb', line 14 def not ::Rtype::not(self) end |