# File lib/acts_as_indexed/instance_methods.rb, line 22
    def update_index
      self.class.index_update(self)
    end