# File lib/active_record/base.rb, line 1132 def inheritance_column @inheritance_column ||= "type".freeze end