public static function post_get_rule($rule, $key, $default = null) { return CoreInput::post_get_rule($rule, $key, $default); }