# File lib/puppet/application/describe.rb, line 5
5:   def initialize(width)
6:     @width = width
7:   end