# File lib/rubyrep/scan_progress_printers/progress_bar.rb, line 21 def max_markers @max_markers ||= arg ? arg.to_i : MAX_MARKERS end