# File lib/puppet/simple_graph.rb, line 424 424: def to_dot (params={}) to_dot_graph(params).to_s; end