# File lib/scruffy/renderers/base.rb, line 78 def hide_labels labels.each { |label| label.visible = false } end