Returns a list of registered method names
List<String> get registeredMethods => _methods.keys.toList();