# File lib/big_record/model.rb, line 225
    def [](attr_name)
      read_attribute(attr_name)
    end