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