# File lib/active_record/attribute_methods/deprecated_underscore_read.rb, line 16
        def define_method__attribute(attr_name)
          # Do nothing, let it hit method missing instead.
        end