class TestReeEnum::TestMapper::Dto

def initialize(type, state)

def initialize(type, state)
  @type = type
  @state = state
end