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