We want to allow users of the plugin to specify multiple .ump
files as input. Perhaps something like:
umpleFilePath = ["path/to/first/master.ump", "path/to/second/master.ump"]
This change should not be added until we've settled on a configuration style and resolved #14.