public static function clear()
 {
     self::$contents = array();
 }