static function interval($in)
 {
     return atsumi_Interval::fromPostgresql(strval($in));
 }