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