# File lib/mspec/runner/formatters/spinner.rb, line 76
76:   def start
77:     @total = MSpec.retrieve(:files).size
78:   end