# File lib/big_record/connection_adapters/abstract_adapter.rb, line 130
      def get(table_name, row, column, options={})
        raise NotImplementedError
      end