static function associate_to_current_order($associate = true)
 {
     self::$associate_to_current_order = $associate;
 }