open fun methodCall(methodName: String, vararg arguments: Any?): FeatureExtractor.ParameterObjectOption
Uses coreFactory.newMethodCallFormatter to create a description of a method call with the given methodName and the given arguments.