# File lib/active_model/attribute_methods.rb, line 338
      def attribute_methods_generated?
        @attribute_methods_generated ||= nil
      end