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