# File lib/thinking_sphinx/active_record/polymorpher.rb, line 8
  def morph!
    append_reflections
    morph_properties
  end