Is there a way that I can load a user-defined Ruby input file into my application in a way that I can access any variables, methods, and classes defined in the input file?. An example input file might look like this:Is there a way that I can load a user-defined R