class Rackup::Server

def wrapped_app

def wrapped_app
  @wrapped_app ||= build_app app
end