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