class ActionDispatch::Routing::RouteSet

def api_only?

def api_only?
  @config.api_only
end