Rack call interface.
992 993 994
# File 'lib/sinatra/base.rb', line 992 def call(env) dup.call!(env) end