Example #1
0
 public static function set()
 {
     self::$_timestamp = new DateTime();
     return new self();
 }