# File lib/action_controller/vendor/rack-1.0/rack/builder.rb, line 32 def self.app(&block) self.new(&block).to_app end