# File lib/mongo_mapper/plugins/rails.rb, line 24
      def read_attribute(name)
        self[name]
      end