# File lib/inline_acceleration.rb, line 82
  def map_with_indices!
    self.map_with_indices(self)
  end