fun launch(context: Context, fileName: String, mode: Int = Context.MODE_PRIVATE): Rocket
Method for starting the Rocket's instance.
context
- context of the Singleton you are instantiating it
fileName
- file name of the SharedPreferences you wish to provide