# File lib/yard/code_objects/base.rb, line 508
      def has_tag?(name); docstring.has_tag?(name) end