# File lib/yard/generators/tags_generator.rb, line 71
      def has_todo?(object)
        object.has_tag?(:todo)
      end