method
    
    start
  start(count)
  public
  
    Hide source    
    
      
  
# File lib/spec/runner/formatter/profile_formatter.rb, line 13 def start(count) @output.puts "Profiling enabled." end

  