Return the value defined by the method used to construct the object
(number of parameters of the method, or 1 if the method is a "varargs"
form), unless setLength has been called with a new value.
Class ImporterTopLevel
This class defines a ScriptableObject that can be instantiated
as a top-level ("global") object to provide functionality similar
to Java's "import" statement.