# File lib/scruffy/graph.rb, line 174
    def remove(id)
      renderer.remove(id)
    end