# File lib/railroad/diagram_graph.rb, line 30
  def show_label= (value)
    @show_label = value
  end