# File lib/ruby-prof/task.rb, line 65
    def initialize(name = :profile)
      super(name)
    end