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