global

def current_width

Returns:
  • (Fixnum) -
def current_width
  padding_width + example_width + cat_length
end