module CsvRowModel module Model class CsvStringModel < OpenStruct include ActiveWarnings end end end