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