# File lib/rack/test/cookie_jar.rb, line 60
def
expired?
expires
&&
expires
<
Time
.
now
end