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