# File lib/ftw/cookies.rb, line 93 def for_url(url) # TODO(sissel): only return cookies that are valid for the url return @cookies end