class Vernier::Output::FileListing

def total

def total
  thread = @profile.main_thread
  thread[:weights].sum
end