# File lib/yard/cli/gems.rb, line 17
      def run(*args)
        require 'rubygems'
        optparse(*args)
        build_gems
      end