# File lib/yard/cli/yard_graph.rb, line 20 def run(*args) Registry.load optparse(*args) Generators::UMLGenerator.new(options).generate(*objects) end