# File lib/gruff/spider.rb, line 19
  def hide_text=(value)
    @hide_title = @hide_text = value
  end