# File lib/sinatra/url_for.rb, line 45
    def root_url
      url_for '/'
    end