Returns:
11 12 13
# File 'lib/volt/models/model.rb', line 11 def false? true end
7 8 9
# File 'lib/volt/models/model.rb', line 7 def true? false end