module MoneyS3 module Parsers class Cinnost < CinnostType include ParserCore::BaseParser end end end