# File lib/big_record/model.rb, line 295
    def attribute_names
      @attributes.keys.sort
    end