# File lib/big_record/dynamic_schema.rb, line 37
    def columns
      @columns ||= columns_hash.values
    end