package com.nsrddyn object Torque { def main(args: Array[String]): Unit = { println("--- TORQUE STRESS TESTING UTILITY ---") } }