RateLimit

fun RateLimit(    limit: Int,     remaining: Int,     resetAt: GMTDate)