Returns the value of attribute app
Returns:
the current value of app
192 193 194
# File 'lib/sinatra/base.rb', line 192 def app @app end