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