module ReeMapper::DSL::InstanceMethods

def build

def build
  self.class.instance_variable_get(:@mapper)
end