class RubyProf::ProfileTask

def initialize(name = :profile)

def initialize(name = :profile)
  super(name)
end