# File lib/dm-core/query.rb, line 106
    def inheritance_property_index
      fields.index(inheritance_property)
    end