Source: show | on GitHub
# File actionpack/test/dispatch/middleware_stack_test.rb, line 10 def initialize(&block) @block = block end