# File lib/inline_acceleration.rb, line 51
  def all_indices
   (0...self.size).to_a
  end