# File lib/celerity/viewer_connection.rb, line 42 def save_render_tree(path) send_data('method' => 'save_render_tree', 'path' => path) end