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