# File lib/active_model/attribute_methods.rb, line 342 def instance_method_already_implemented?(method_name) method_defined?(method_name) end