# File lib/merb-core/test/helpers/cookie_jar.rb, line 44 def expires Time.parse(@options["expires"]) if @options["expires"] end