def icon_path(self): """Returns the absolute path to the icons""" return join(cache_path(), 'GutterColor', '%s.png' % self.color())