# File lib/acts_as_indexed/instance_methods.rb, line 16 def remove_from_index self.class.index_remove(self) end