# File lib/openid/store/memcache.rb, line 110
      def expiry(t)
        Time.now.to_i + t
      end