Source: show | on GitHub
# File actionpack/test/dispatch/callbacks_test.rb, line 9 def call(env) [200, {}, 'response'] end