# File lib/big_record/model.rb, line 859
      def column_names
        @column_names = columns_hash.keys
      end