# File lib/mini_profiler/storage/abstract_store.rb, line 25
      def diagnostics(user)
        # this is opt in, no need to explode if not implemented
        ""
      end