Is there a way to disable warning: already initialized constant when loading particular files?
warning: already initialized constant
To suppress warnings, use the following code at the top of the script:
$VERBOSE = nil