class ReeMapper::AbstractWrapper

def initialize(field)

def initialize(field)
  @subject = field
end