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