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