# File lib/gruff/net.rb, line 10
  def initialize(*args)
    super
    
    @hide_dots = false
  end