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