I am trying to create a method that will accept a case class and return elements as a List[C]. To test things, I have the following which works
object LocalRun ex