# File lib/ruby-progressbar/outputs/tty.rb, line 23
  def resolve_format(other_format)
    other_format || default_format
  end