# File lib/rbatis.rb, line 193
    def value(record)
      type.from_database(record, column)
    end