class Swagcov::Coverage

def route_path route

def route_path route
  route.path.spec.to_s.chomp("(.:format)")
end