getBaseMethods method

Map<String, Function> getBaseMethods()

Implementation

Map<String, Function> getBaseMethods() {
  return {};
}