# File lib/mini_profiler/storage/abstract_store.rb, line 13 def set_unviewed(user, id) raise NotImplementedError.new("set_unviewed is not implemented") end