class ReeMapper::StrategyOutput

def initialize(dto)

def initialize(dto)
  @dto = dto
end