# $Id$ """ Task Examples:: >>> from loops.task import Task >>> t = Task() >>> t.title u'' >>> """