Returns the value of attribute response.
980 981 982
# File 'lib/sinatra/base.rb', line 980 def response @response end