# File lib/memcache/null_server.rb, line 18
    def delete(key, expiry = nil)
      nil
    end