class RubyProf::ProfileTask

def output_directory

def output_directory
  File.expand_path(@output_dir)
end