# File lib/sinatra/sugar.rb, line 59
      def root_path(*args)
        self.class.root_path(*args)
      end