If you create any custom metric, set, or rule procedures
(see Section "Extending the Metrics and Rule engine"
of the user manual), put your class files into this folder so SDMetrics
will find them. As per Java conventions, the class file for class com.acme.MyMetricProcedure
must be accessable under the path com/acme/MyMetricProcedure.class relative to this directory.