Method: Catechism::SubjectWrapper#not
- Defined in:
- lib/catechism/subject_wrapper.rb
#not ⇒ Object
27 28 29 30 |
# File 'lib/catechism/subject_wrapper.rb', line 27 def not @negated = true self end |
27 28 29 30 |
# File 'lib/catechism/subject_wrapper.rb', line 27 def not @negated = true self end |