lower static method

Implementation

static RustBuffer lower(FromScriptException value) {
  return value.lower();
}