class OasRails::Extractors::RouteExtractor

def host_routes

def host_routes
  @host_routes ||= extract_host_routes
end