# File lib/yard/generators/tags_generator.rb, line 47
      def author(object)
        render_tags :author, :no_types => true, :no_names => true
      end