public static void ExecuteMethod_StoreObject(Connection connection)
 {
     connection.StoreInformation();
 }