# File lib/gruff/bar.rb, line 9
  def initialize(*args)
    super
    @spacing_factor = 0.9
  end