# File lib/railroad/diagram_graph.rb, line 26
  def diagram_type= (type)
    @diagram_type = type
  end