# File lib/hirb/view.rb, line 153
      def width
        config && config[:width] ? config[:width] : DEFAULT_WIDTH
      end