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