# encoding: utf-8 module LocalPac module App class Router < Rack::Builder end end end