# File lib/rhc/highline_extensions.rb, line 109 def default_max_width @wrap_at ? @wrap_at - indentation.length : nil end