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