The rack application that this class uses.
33 34 35
# File 'lib/roda.rb', line 33 def app @app || build_rack_app end