# File lib/ruby-progressbar/base.rb, line 92
  def increment
    update_progress(:increment)
  end