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