# File lib/rbatis.rb, line 144
    def map(record)
      hydrate(factory.get_or_allocate(self, record), record)
    end