Source: show | on GitHub
# File activesupport/test/callbacks_test.rb, line 81 def no; false; end
# File activesupport/test/callbacks_test.rb, line 80 def yes; true; end